Tootsville::Endpoint-Close

Function

Endpoint-Close names a function, with lambda list (ENDPOINT METHOD ARITY UA-ACCEPT):

Is the given ENDPOINT similar to METHOD ARITY UA-ACCEPT?

This is used to quickly filter endpoints using only fast integer = (see the Common Lisp HyperSpec) and symbol EQL (see the Common Lisp HyperSpec) comparisons, so that the more expensive template unification algorithm can run only on fewer, relatively similar URIs.

File

Defined in file src/endpoint.lisp.